home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- LocalConfig = {
- ACTIONS = {
- setNetmaskFrom:;
- revert:;
- setYPFrom:;
- setTimeFrom:;
- setServerFrom:;
- setHostFrom:;
- setIPAddrFrom:;
- setNetInfoFrom:;
- setBroadcastFrom:;
- ok:;
- setRouterFrom:;
- open:;
- setSecureFrom:;
- };
- OUTLETS = {
- netmaskText;
- broadcastMatrix;
- secureSwitch;
- ypText;
- ipText;
- hostMatrix;
- routerMatrix;
- localConfigPanel;
- routerText;
- broadcastText;
- ipMatrix;
- ypMatrix;
- netInfoMatrix;
- serverSwitch;
- hostText;
- timeMatrix;
- netmaskMatrix;
- };
- SUPERCLASS = Object;
- };
-